home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Reference Guide / C-C++ Interactive Reference Guide.iso / c_ref / clesson / c.dir / 00331_Bitmap_331 (.png) < prev    next >
Bitmap Image  |  1995-04-05  |  88KB  |  489x177  |  1-bit (2 colors)
Labels: text | font
OCR: A maximum of BUFSIZE characters are read from the stream associated with in_fd and put into mybuf. The number of characters read is returned. The body of the while loop is executed as long as read( ) is able to get characters from the stream. In the body of the loop the letters in mybuf are changed to the opposite case.